バージョン

CopyTo(Point[],Int32) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Sub CopyTo( _
   ByVal array() As Point, _
   ByVal arrayIndex As System.Integer _
) 
[__DynamicallyInvokableAttribute()]
public void CopyTo( 
   Point[] array,
   System.int arrayIndex
)

パラメータ

array
arrayIndex
参照

オンラインで表示: GitHub